Initialize Method

Summary
Sets this class with the information needed to work and run the view.
Syntax
C#
VB
C++
public virtual void Initialize( 
   WorkstationContainer container, 
   V view 
) 
public: 
virtual void Initialize(  
   WorkstationContainer^ container, 
   V^ view 
)  
Public Overridable Sub Initialize( 
   ByVal container As WorkstationContainer, 
   ByVal view As V 
) 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.

view
The view that will be activated.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.